libxc: move foreign memory functions to xc_foreign_memory.c
authorIan Campbell <ian.campbell@citrix.com>
Fri, 3 Dec 2010 09:36:47 +0000 (09:36 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 3 Dec 2010 09:36:47 +0000 (09:36 +0000)
commitfd81c3683ab201bef87a7e9f52e61be161993752
treee576ba6d05ab8b92268258c53a5a23cd5cb29755
parentc89c726db972722d1e1ef3fd4913a05234c9cc47
libxc: move foreign memory functions to xc_foreign_memory.c

Now that this file exists it is a better home for these than xc_misc.c

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxc/xc_foreign_memory.c
tools/libxc/xc_misc.c